home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Suzy B Software 2
/
Suzy B Software CD-ROM 2 (1994).iso
/
extras
/
programm
/
f2c
/
catalog.asc
next >
Wrap
Text File
|
1995-04-27
|
986b
|
15 lines
F2C is program and library sources (dated December 30, 1991) which will
convert your Fortran 77 source code and libraries into C source code
(specifically GNU-C 1.40, and probably later releases, also). Why would
you want to do this? Some would want to do this because they hate
Fortran <g>, others would want to work with C because some things are
easier to do in C than in Fortran but would like to take advantage of
the wide range of Fortran programming libraries. This archive contains
the Atari ST/TT implementation of a Fortran-to-C compiler developed by
AT&T Bell Laboratories and Bellcore and transfered to the ST-TT (with
seperate versions for the FPU equipped TT and non-FPU ST-TT machines) by
Konrad Hinsen of the Institute for Theoretical Physics in Aachen,
Germany. Using this combination you can have, in effect, a Fortran
compiler which is very fast and has better diagnostic output than any ST
Fortran compiler K.H. knows). Docs and C source included.